Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

liboqs 0.9.0 release candidate 1 #1570

Merged
merged 3 commits into from
Sep 29, 2023
Merged

liboqs 0.9.0 release candidate 1 #1570

merged 3 commits into from
Sep 29, 2023

Conversation

SWilson4
Copy link
Member

@SWilson4 SWilson4 commented Sep 29, 2023

Checklist as per https://github.com/open-quantum-safe/liboqs/wiki/Release-process:

  • Update OQS_VERSION_TEXT
  • Update SOVERSION (if applicable)
  • Add release notes
  • Run constant-time tests for all algorithms
  • Run regression tests on both x86_64 and aarch64
  • Run openssl release-test script
  • Prepare oqs-demos Docker images
  • Rebuild profiling Docker image

Here are the results of running the noregress.sh script on our x86 Dev EC2 instance.

x86-noregress

... and our ARM Dev EC2 instance.

arm-noregress

As expected, we're seeing significant performance changes in McEliece. On the bright side, our new optimized ARM implementation for Falcon seems to be performing well.

Please take a look at the release notes (found in RELEASE.md) and let me know if you feel that I missed mentioning anything important.

Finally, I also made a couple of slight edits to the noregress.sh script to eliminate errors that (at least for me) prevented it from completing.

@SWilson4 SWilson4 marked this pull request as ready for review September 29, 2023 19:06
@SWilson4 SWilson4 requested a review from dstebila as a code owner September 29, 2023 19:06
@SWilson4 SWilson4 merged commit f0326a4 into main Sep 29, 2023
39 checks passed
@SWilson4 SWilson4 deleted the 0.9.0-rc1 branch September 29, 2023 19:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants